drm/i915: Rename gen7 cmdparser tables
authorJon Bloomfield <jon.bloomfield@intel.com>
Fri, 20 Apr 2018 21:26:01 +0000 (14:26 -0700)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 19 Nov 2019 01:43:33 +0000 (01:43 +0000)
commit5de662670b555c727484c8d7ef18dd45089a9981
tree6de08eb8b240427ecfd43fdce08c3382ba526f05
parent53ec361e7b9bf1ba4ee38de0f5e7008c0a16c608
drm/i915: Rename gen7 cmdparser tables

commit 0a2f661b6c21815a7fa60e30babe975fee8e73c6 upstream.

We're about to introduce some new tables for later gens, and the
current naming for the gen7 tables will no longer make sense.

v2: rebase

Signed-off-by: Jon Bloomfield <jon.bloomfield@intel.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Dave Airlie <airlied@redhat.com>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Tyler Hicks <tyhicks@canonical.com>
Signed-off-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Chris Wilson <chris.p.wilson@intel.com>
Gbp-Pq: Topic bugfix/x86/i915
Gbp-Pq: Name 0001-drm-i915-Rename-gen7-cmdparser-tables.patch
drivers/gpu/drm/i915/i915_cmd_parser.c